home *** CD-ROM | disk | FTP | other *** search
/ Multicollection 5 Soft 1997 / Multicollection 5 soft 1997 (Win NT 4.0 Work, Serv, OS2).iso / nt40_wrk / inetsrv / scripts / samples / sample3.idc < prev    next >
Encoding:
Text File  |  1996-02-12  |  158 b   |  7 lines

  1. Datasource: Web SQL
  2. Username: sa
  3. Template: sample3.htx
  4. SQLStatement:
  5. +SELECT au_lname, ytd_sales 
  6. + from pubs.dbo.titleview 
  7. + where ytd_sales > %sales%